home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / gfx / show / Easy_MPEG105.lha / Easy_MPEG / CLoseWin.rexx < prev    next >
OS/2 REXX Batch file  |  1994-12-07  |  210b  |  11 lines

  1.  
  2. /* just here to kill the windows */
  3. /* if for some reason Easy_MPEG fails, you can get rid of the windows */
  4. /* with the command rx CloseWin.rexx */
  5.  
  6.  
  7. call CloseWindow(MPEGHOST)
  8.  
  9. /*call CLOSEPORT(MPEGHOST)*/
  10.  
  11.